home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine Special 4 / Erect Magazine Special 4 - Disc 2.iso / mac / Menu.DIR / 00002.ls < prev    next >
Encoding:
Text File  |  1996-11-05  |  109 b   |  7 lines

  1. on mouseUp
  2.   puppetSound("CLICK.AIF")
  3.   updateStage()
  4.   put "Mov2" into field "JumpName_T"
  5.   go("Menu2")
  6. end
  7.